@media (max-width: 1500px) {
  .custom-gap-3-none {
    gap: 0 !important;
  }
}
@media (max-width: 1400px) {
  .custom-gap-3-none {
    gap: 0 !important;
  }
  .custom--btn {
    font-size: 12px;
  }
  .nav-link {
    font-size: 12px;
  }
}
@media (max-width: 1300px) {
  .hospital-name {
    font-size: 20px;
  }
  .nav-link {
    font-size: 12px;
  }
  .custom--btn {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .nav-item {
    transition: 0.3s;
  }
  .nav-item:hover {
    /* background-color: blue; */
    transform: translateX(-5px);
  }
  .nav-link {
    padding: 10px;
  }
  .pc-search-area {
    display: none;
  }
}
/* MIN WIDTH 1200PX */
@media (min-width: 1200px) {
  .mobile-search-popup {
    display: none !important;
  }
}
/* MIN WIDTH 1200PX */
@media (max-width: 1040px) {
  .nav-link {
    font-size: 14px;
  }
  .small-heading {
    font-size: 14px;
  }
  .service-box {
    padding: 10px;
  }
}

@media (max-width: 1000px) {
  .package-area {
    grid-template-columns: repeat(3, 1fr);
  }
  .banner-section {
    padding: 20px 0;
  }
}

@media (max-width: 992px) {
  .doctor-img img {
    height: auto;
  }
  .laser-right--side {
    margin-top: 30px;
  }
  .hero-img {
    height: 60vh;
  }

  .info-box {
    padding: 1rem 1.2rem;
    gap: 12px;
  }

  .icon-circle {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .info-box h6 {
    font-size: 0.85rem;
  }
}

@media (max-width: 768px) {
  .uch-team-image {
    aspect-ratio: 3 / 4; /* slightly wider for small devices */
  }
  .uch-mission-hero {
    min-height: 50vh;
    background-position: center;
  }
  .about-section {
    text-align: center;
  }
  .section-title::after {
    margin-left: auto;
    margin-right: auto;
  }
  .hero-section {
    text-align: center;
    padding: 3rem 1rem;
  }
  .floating-shape {
    display: none;
  }
  .corporate-section .heading-secondary {
    font-size: 1.5rem;
    margin-bottom: 25px;
  }

  .corporateSwiperUnique {
    padding: 0 20px;
  }

  .logo-box {
    max-width: 140px;
    height: 100px;
    padding: 20px;
  }

  /* Buttons নিচে center এ আনবো */
  .corporate-next,
  .corporate-prev {
    position: static !important;
    margin: 10px 8px 0;
  }

  /* Container নিচে flex center */
  .corporate-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  .hero-overlay {
    position: static;
    padding: 1rem;
    margin-top: 25px;
  }

  .hero-img {
    height: 50vh;
  }

  .info-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1rem;
    gap: 8px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  }

  .icon-circle {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .info-box h6 {
    font-size: 0.8rem;
    line-height: 1.3;
  }
  .package-area {
    grid-template-columns: repeat(2, 1fr);
  }
  .custom--input-hidden {
    display: none;
  }
  .corporate-section {
    padding: 30px 0;
  }
  .service-box {
    padding: 10px;
  }
  .custom--footer-box {
    margin-top: 20px;
  }
  .heading-primary {
    font-size: 25px;
  }
  .heading-secondary {
    font-size: 20px;
  }

  .contact--title {
    font-size: 20px;
  }
  .contact-number {
    font-size: 12px;
  }
  .address-custom {
    font-size: 12px;
  }
  .transforming--ealthcare-footer {
    font-size: 40px;
  }
  .custom---brand-bg {
    padding: 30px 15px;
  }
  .description {
    font-size: 14px;
  }
  .main-logo {
    height: 55px !important;
    width: 55px !important;
  }
  .why-choose-uttara-hospital-section {
    padding-bottom: 10px;
  }
  .heading-secondary {
    margin-bottom: 20px !important;
  }
  .hospital-name {
    font-size: 14px;
  }
  .company-slogan {
    font-size: 12px;
    font-weight: 400;
  }
  .line {
    flex: 1;
    height: 1.5px;
    background-color: #2d3691;
    min-width: 50px !important;
  }
  .doctor-image img {
    height: auto;
  }
  .doctor-info {
    padding: 20px 15px;
  }
  .nav-tabs {
    flex-wrap: wrap;
  }
  .nav-tabs .nav-link {
    margin-bottom: 8px;
  }
  .uchblog-header {
    padding: 80px 20px;
  }

  .uchblog-header h1 {
    font-size: 28px;
  }

  .uchblog-card-img {
    height: 180px;
  }

  .uchblog-iconbox {
    padding: 30px 20px;
  }

  .uchblog-icons .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .uch-facility-item img {
    height: 200px;
  }
  .search-input {
    font-size: 1.05rem;
    height: 56px;
  }
  .btn-primary {
    font-size: 1rem;
    height: 56px;
  }
  .search-close-btn {
    top: 10px;
    right: 10px;
  }
  .uch-save-banner {
    font-size: 1rem;
    padding: 0.6rem 3rem;
  }
  .dept-link {
    font-size: 14px;
    padding: 8px 10px;
  }
}

@media (max-width: 480px) {
  .hero-img {
    height: 45vh;
  }

  .info-box {
    padding: 0.8rem;
    gap: 6px;
  }

  .icon-circle {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }

  .info-box h6 {
    font-size: 0.75rem;
  }
  .custom-padding-top {
    padding-top: 0 !important;
  }
  .custom-core-section {
    padding-bottom: 40px !important;
  }
  .custom__padding {
    padding-bottom: 40px !important;
  }
  .custom__search-btn {
    font-size: 14px;
  }
  html {
    overflow-x: hidden !important;
    /* scrollbar-gutter: stable; */
  }
  .why-choose-uttara-hospital-section {
    padding: 10px 0;
  }
  .custom-py {
    padding-top: 10px !important;
  }
  .uch-hero-section {
    padding: 50px 20px;
  }
  .section-title p {
    font-size: 15px;
  }
  .uch-save-banner {
    top: -60px;
    left: 10px;
  }
  .uch-card {
    padding: 10px;
  }
  .virtual-section-padding {
    padding: 10px !important;
    height: 400px;
    margin-bottom: 20px !important;
  }
}
